#011df1 color space conversions
Hex:
        #011df1
        RGB:
        1, 29, 241
        CMY:
        100, 89, 5
        CMYK:
        100, 88, 0, 5
      HSL:
        233°, 99.1736%, 47.4510%
        HSV (HSB):
        233°, 99.5851%, 94.5098%
        XYZ:
        16.3291, 7.2361, 83.7551
        xyY:
        0.1522, 0.0674, 7.2361
      CIE-Lab:
        32.3384, 69.6020, -99.9093
        CIE-LCH:
        32.3384, 121.7633, 304.8631
        CIE-Luv:
        32.3384, -10.1690, -124.0997
        Hunter-Lab:
        26.8999, 61.2801, -165.7744
      #011df1 color charts
#011df1 RGB chart
      #011df1 CMYK chart
      #011df1 RGB pie chart
      #011df1 color shades, tints & tones
#011df1 color schemes
#011df1 color preview, HTML & CSS examples
           This text has a color of #011df1        
        
          <p style="color:#011df1;">Text here</p>
        
        
          .mytext {color:#011df1;}
        
        Text color #011df1
      
           This box has a color of #011df1        
        
          <div style="background-color:#011df1;">Content here</div>
        
        
          .mybackground {background-color:#011df1;}
        
        Background color #011df1
      
           Border around this has a color of #011df1        
        
          <div style="border:2px solid #011df1;">Content here</div>
        
        
          .myborder {border:2px solid #011df1;}
        
        Border color #011df1