#3281e8 color space conversions
Hex:
        #3281e8
        RGB:
        50, 129, 232
        CMY:
        80, 49, 9
        CMYK:
        78, 44, 0, 9
      HSL:
        214°, 79.8246%, 55.2941%
        HSV (HSB):
        214°, 78.4483%, 90.9804%
        XYZ:
        23.7311, 22.2048, 79.3791
        xyY:
        0.1894, 0.1772, 22.2048
      CIE-Lab:
        54.2436, 12.0706, -58.8928
        CIE-LCH:
        54.2436, 60.1171, 281.5828
        CIE-Luv:
        54.2436, -26.9986, -93.3865
        Hunter-Lab:
        47.1220, 7.4310, -66.8913
      #3281e8 color charts
#3281e8 RGB chart
      #3281e8 CMYK chart
      #3281e8 RGB pie chart
      #3281e8 color shades, tints & tones
#3281e8 color schemes
#3281e8 color preview, HTML & CSS examples
           This text has a color of #3281e8        
        
          <p style="color:#3281e8;">Text here</p>
        
        
          .mytext {color:#3281e8;}
        
        Text color #3281e8
      
           This box has a color of #3281e8        
        
          <div style="background-color:#3281e8;">Content here</div>
        
        
          .mybackground {background-color:#3281e8;}
        
        Background color #3281e8
      
           Border around this has a color of #3281e8        
        
          <div style="border:2px solid #3281e8;">Content here</div>
        
        
          .myborder {border:2px solid #3281e8;}
        
        Border color #3281e8