#0601e1 color space conversions
Hex:
        #0601e1
        RGB:
        6, 1, 225
        CMY:
        98, 100, 12
        CMYK:
        97, 100, 0, 12
      HSL:
        241°, 99.1150%, 44.3137%
        HSV (HSB):
        241°, 99.5556%, 88.2353%
        XYZ:
        13.6766, 5.4967, 71.5743
        xyY:
        0.1507, 0.0606, 5.4967
      CIE-Lab:
        28.1053, 71.8998, -97.8547
        CIE-LCH:
        28.1053, 121.4295, 306.3070
        CIE-Luv:
        28.1053, -7.9834, -112.9692
        Hunter-Lab:
        23.4450, 63.0988, -164.5927
      #0601e1 color charts
#0601e1 RGB chart
      #0601e1 CMYK chart
      #0601e1 RGB pie chart
      #0601e1 color shades, tints & tones
#0601e1 color schemes
#0601e1 color preview, HTML & CSS examples
           This text has a color of #0601e1        
        
          <p style="color:#0601e1;">Text here</p>
        
        
          .mytext {color:#0601e1;}
        
        Text color #0601e1
      
           This box has a color of #0601e1        
        
          <div style="background-color:#0601e1;">Content here</div>
        
        
          .mybackground {background-color:#0601e1;}
        
        Background color #0601e1
      
           Border around this has a color of #0601e1        
        
          <div style="border:2px solid #0601e1;">Content here</div>
        
        
          .myborder {border:2px solid #0601e1;}
        
        Border color #0601e1