#0605ce color space conversions
Hex:
        #0605ce
        RGB:
        6, 5, 206
        CMY:
        98, 98, 19
        CMYK:
        97, 98, 0, 19
      HSL:
        240°, 95.2607%, 41.3725%
        HSV (HSB):
        240°, 97.5728%, 80.7843%
        XYZ:
        11.2700, 4.6035, 58.6871
        xyY:
        0.1512, 0.0617, 4.6035
      CIE-Lab:
        25.5739, 66.4416, -91.0846
        CIE-LCH:
        25.5739, 112.7426, 306.1089
        CIE-Luv:
        25.5739, -7.3175, -101.9779
        Hunter-Lab:
        21.4557, 56.2123, -147.1547
      #0605ce color charts
#0605ce RGB chart
      #0605ce CMYK chart
      #0605ce RGB pie chart
      #0605ce color shades, tints & tones
#0605ce color schemes
#0605ce color preview, HTML & CSS examples
           This text has a color of #0605ce        
        
          <p style="color:#0605ce;">Text here</p>
        
        
          .mytext {color:#0605ce;}
        
        Text color #0605ce
      
           This box has a color of #0605ce        
        
          <div style="background-color:#0605ce;">Content here</div>
        
        
          .mybackground {background-color:#0605ce;}
        
        Background color #0605ce
      
           Border around this has a color of #0605ce        
        
          <div style="border:2px solid #0605ce;">Content here</div>
        
        
          .myborder {border:2px solid #0605ce;}
        
        Border color #0605ce