#0605f3 color space conversions
Hex:
        #0605f3
        RGB:
        6, 5, 243
        CMY:
        98, 98, 5
        CMYK:
        98, 98, 0, 5
      HSL:
        240°, 95.9677%, 48.6275%
        HSV (HSB):
        240°, 97.9424%, 95.2941%
        XYZ:
        16.3070, 6.6183, 85.2120
        xyY:
        0.1508, 0.0612, 6.6183
      CIE-Lab:
        30.9217, 75.5831, -103.4082
        CIE-LCH:
        30.9217, 128.0862, 306.1638
        CIE-Luv:
        30.9217, -8.8942, -123.7616
        Hunter-Lab:
        25.7261, 68.1253, -178.3767
      #0605f3 color charts
#0605f3 RGB chart
      #0605f3 CMYK chart
      #0605f3 RGB pie chart
      #0605f3 color shades, tints & tones
#0605f3 color schemes
#0605f3 color preview, HTML & CSS examples
           This text has a color of #0605f3        
        
          <p style="color:#0605f3;">Text here</p>
        
        
          .mytext {color:#0605f3;}
        
        Text color #0605f3
      
           This box has a color of #0605f3        
        
          <div style="background-color:#0605f3;">Content here</div>
        
        
          .mybackground {background-color:#0605f3;}
        
        Background color #0605f3
      
           Border around this has a color of #0605f3        
        
          <div style="border:2px solid #0605f3;">Content here</div>
        
        
          .myborder {border:2px solid #0605f3;}
        
        Border color #0605f3