#061ed5 color space conversions
Hex:
        #061ed5
        RGB:
        6, 30, 213
        CMY:
        98, 88, 16
        CMYK:
        97, 86, 0, 16
      HSL:
        233°, 94.5205%, 42.9412%
        HSV (HSB):
        233°, 97.1831%, 83.5294%
        XYZ:
        12.5496, 5.7714, 63.4033
        xyY:
        0.1536, 0.0706, 5.7714
      CIE-Lab:
        28.8281, 61.3805, -89.7220
        CIE-LCH:
        28.8281, 108.7088, 304.3768
        CIE-Luv:
        28.8281, -9.1221, -108.2363
        Hunter-Lab:
        24.0237, 51.2045, -139.6619
      #061ed5 color charts
#061ed5 RGB chart
      #061ed5 CMYK chart
      #061ed5 RGB pie chart
      #061ed5 color shades, tints & tones
#061ed5 color schemes
#061ed5 color preview, HTML & CSS examples
           This text has a color of #061ed5        
        
          <p style="color:#061ed5;">Text here</p>
        
        
          .mytext {color:#061ed5;}
        
        Text color #061ed5
      
           This box has a color of #061ed5        
        
          <div style="background-color:#061ed5;">Content here</div>
        
        
          .mybackground {background-color:#061ed5;}
        
        Background color #061ed5
      
           Border around this has a color of #061ed5        
        
          <div style="border:2px solid #061ed5;">Content here</div>
        
        
          .myborder {border:2px solid #061ed5;}
        
        Border color #061ed5