#061fca color space conversions
Hex:
        #061fca
        RGB:
        6, 31, 202
        CMY:
        98, 88, 21
        CMYK:
        97, 85, 0, 21
      HSL:
        232°, 94.2308%, 40.7843%
        HSV (HSB):
        232°, 97.0297%, 79.2157%
        XYZ:
        11.2258, 5.2830, 56.3052
        xyY:
        0.1542, 0.0726, 5.2830
      CIE-Lab:
        27.5262, 57.7051, -85.4861
        CIE-LCH:
        27.5262, 103.1394, 304.0203
        CIE-Luv:
        27.5262, -8.8482, -101.9957
        Hunter-Lab:
        22.9847, 46.9565, -129.1523
      #061fca color charts
#061fca RGB chart
      #061fca CMYK chart
      #061fca RGB pie chart
      #061fca color shades, tints & tones
#061fca color schemes
#061fca color preview, HTML & CSS examples
           This text has a color of #061fca        
        
          <p style="color:#061fca;">Text here</p>
        
        
          .mytext {color:#061fca;}
        
        Text color #061fca
      
           This box has a color of #061fca        
        
          <div style="background-color:#061fca;">Content here</div>
        
        
          .mybackground {background-color:#061fca;}
        
        Background color #061fca
      
           Border around this has a color of #061fca        
        
          <div style="border:2px solid #061fca;">Content here</div>
        
        
          .myborder {border:2px solid #061fca;}
        
        Border color #061fca