#3385fd color space conversions
Hex:
        #3385fd
        RGB:
        51, 133, 253
        CMY:
        80, 48, 1
        CMYK:
        80, 47, 0, 1
      HSL:
        216°, 98.0583%, 59.6078%
        HSV (HSB):
        216°, 79.8419%, 99.2157%
        XYZ:
        27.4824, 24.5707, 96.2226
        xyY:
        0.1853, 0.1657, 24.5707
      CIE-Lab:
        56.6547, 17.4629, -66.6601
        CIE-LCH:
        56.6547, 68.9095, 284.6798
        CIE-Luv:
        56.6547, -27.4652, -107.0690
        Hunter-Lab:
        49.5689, 12.2200, -80.3951
      #3385fd color charts
#3385fd RGB chart
      #3385fd CMYK chart
      #3385fd RGB pie chart
      #3385fd color shades, tints & tones
#3385fd color schemes
#3385fd color preview, HTML & CSS examples
           This text has a color of #3385fd        
        
          <p style="color:#3385fd;">Text here</p>
        
        
          .mytext {color:#3385fd;}
        
        Text color #3385fd
      
           This box has a color of #3385fd        
        
          <div style="background-color:#3385fd;">Content here</div>
        
        
          .mybackground {background-color:#3385fd;}
        
        Background color #3385fd
      
           Border around this has a color of #3385fd        
        
          <div style="border:2px solid #3385fd;">Content here</div>
        
        
          .myborder {border:2px solid #3385fd;}
        
        Border color #3385fd