#061fd5 color space conversions
Hex:
        #061fd5
        RGB:
        6, 31, 213
        CMY:
        98, 88, 16
        CMYK:
        97, 85, 0, 16
      HSL:
        233°, 94.5205%, 42.9412%
        HSV (HSB):
        233°, 97.1831%, 83.5294%
        XYZ:
        12.5753, 5.8228, 63.4119
        xyY:
        0.1537, 0.0712, 5.8228
      CIE-Lab:
        28.9609, 60.9821, -89.5006
        CIE-LCH:
        28.9609, 108.3013, 304.2689
        CIE-Luv:
        28.9609, -9.2159, -108.3258
        Hunter-Lab:
        24.1305, 50.7951, -138.9156
      #061fd5 color charts
#061fd5 RGB chart
      #061fd5 CMYK chart
      #061fd5 RGB pie chart
      #061fd5 color shades, tints & tones
#061fd5 color schemes
#061fd5 color preview, HTML & CSS examples
           This text has a color of #061fd5        
        
          <p style="color:#061fd5;">Text here</p>
        
        
          .mytext {color:#061fd5;}
        
        Text color #061fd5
      
           This box has a color of #061fd5        
        
          <div style="background-color:#061fd5;">Content here</div>
        
        
          .mybackground {background-color:#061fd5;}
        
        Background color #061fd5
      
           Border around this has a color of #061fd5        
        
          <div style="border:2px solid #061fd5;">Content here</div>
        
        
          .myborder {border:2px solid #061fd5;}
        
        Border color #061fd5