#0385fe color space conversions
Hex:
        #0385fe
        RGB:
        3, 133, 254
        CMY:
        99, 48, 0
        CMYK:
        99, 48, 0, 0
      HSL:
        209°, 99.2095%, 50.3922%
        HSV (HSB):
        209°, 98.8189%, 99.6078%
        XYZ:
        26.3145, 23.9502, 97.0019
        xyY:
        0.1787, 0.1626, 23.9502
      CIE-Lab:
        56.0379, 15.3702, -68.2403
        CIE-LCH:
        56.0379, 69.9499, 282.6933
        CIE-Luv:
        56.0379, -30.7895, -109.0866
        Hunter-Lab:
        48.9389, 10.3364, -83.2615
      #0385fe color charts
#0385fe RGB chart
      #0385fe CMYK chart
      #0385fe RGB pie chart
      #0385fe color shades, tints & tones
#0385fe color schemes
#0385fe color preview, HTML & CSS examples
           This text has a color of #0385fe        
        
          <p style="color:#0385fe;">Text here</p>
        
        
          .mytext {color:#0385fe;}
        
        Text color #0385fe
      
           This box has a color of #0385fe        
        
          <div style="background-color:#0385fe;">Content here</div>
        
        
          .mybackground {background-color:#0385fe;}
        
        Background color #0385fe
      
           Border around this has a color of #0385fe        
        
          <div style="border:2px solid #0385fe;">Content here</div>
        
        
          .myborder {border:2px solid #0385fe;}
        
        Border color #0385fe