#0605ea color space conversions
Hex:
        #0605ea
        RGB:
        6, 5, 234
        CMY:
        98, 98, 8
        CMYK:
        97, 98, 0, 8
      HSL:
        240°, 95.8159%, 46.8627%
        HSV (HSB):
        240°, 97.8632%, 91.7647%
        XYZ:
        14.9807, 6.0878, 78.2274
        xyY:
        0.1509, 0.0613, 6.0878
      CIE-Lab:
        29.6328, 73.3920, -100.4505
        CIE-LCH:
        29.6328, 124.4053, 306.1529
        CIE-Luv:
        29.6328, -8.5147, -118.5159
        Hunter-Lab:
        24.6734, 65.1992, -170.7084
      #0605ea color charts
#0605ea RGB chart
      #0605ea CMYK chart
      #0605ea RGB pie chart
      #0605ea color shades, tints & tones
#0605ea color schemes
#0605ea color preview, HTML & CSS examples
           This text has a color of #0605ea        
        
          <p style="color:#0605ea;">Text here</p>
        
        
          .mytext {color:#0605ea;}
        
        Text color #0605ea
      
           This box has a color of #0605ea        
        
          <div style="background-color:#0605ea;">Content here</div>
        
        
          .mybackground {background-color:#0605ea;}
        
        Background color #0605ea
      
           Border around this has a color of #0605ea        
        
          <div style="border:2px solid #0605ea;">Content here</div>
        
        
          .myborder {border:2px solid #0605ea;}
        
        Border color #0605ea