#0605ec color space conversions
Hex:
        #0605ec
        RGB:
        6, 5, 236
        CMY:
        98, 98, 7
        CMYK:
        97, 98, 0, 7
      HSL:
        240°, 95.8506%, 47.2549%
        HSV (HSB):
        240°, 97.8814%, 92.5490%
        XYZ:
        15.2697, 6.2034, 79.7495
        xyY:
        0.1509, 0.0613, 6.2034
      CIE-Lab:
        29.9199, 73.8806, -101.1098
        CIE-LCH:
        29.9199, 125.2259, 306.1555
        CIE-Luv:
        29.9199, -8.5992, -119.6845
        Hunter-Lab:
        24.9066, 65.8479, -172.4084
      #0605ec color charts
#0605ec RGB chart
      #0605ec CMYK chart
      #0605ec RGB pie chart
      #0605ec color shades, tints & tones
#0605ec color schemes
#0605ec color preview, HTML & CSS examples
           This text has a color of #0605ec        
        
          <p style="color:#0605ec;">Text here</p>
        
        
          .mytext {color:#0605ec;}
        
        Text color #0605ec
      
           This box has a color of #0605ec        
        
          <div style="background-color:#0605ec;">Content here</div>
        
        
          .mybackground {background-color:#0605ec;}
        
        Background color #0605ec
      
           Border around this has a color of #0605ec        
        
          <div style="border:2px solid #0605ec;">Content here</div>
        
        
          .myborder {border:2px solid #0605ec;}
        
        Border color #0605ec