#0110f1 color space conversions
Hex:
        #0110f1
        RGB:
        1, 16, 241
        CMY:
        100, 94, 5
        CMYK:
        100, 93, 0, 5
      HSL:
        236°, 99.1736%, 47.4510%
        HSV (HSB):
        236°, 99.5851%, 94.5098%
        XYZ:
        16.0750, 6.7279, 83.6705
        xyY:
        0.1510, 0.0632, 6.7279
      CIE-Lab:
        31.1793, 73.1489, -101.8460
        CIE-LCH:
        31.1793, 125.3928, 305.6871
        CIE-Luv:
        31.1793, -9.3688, -123.1384
        Hunter-Lab:
        25.9382, 65.2320, -173.0986
      #0110f1 color charts
#0110f1 RGB chart
      #0110f1 CMYK chart
      #0110f1 RGB pie chart
      #0110f1 color shades, tints & tones
#0110f1 color schemes
#0110f1 color preview, HTML & CSS examples
           This text has a color of #0110f1        
        
          <p style="color:#0110f1;">Text here</p>
        
        
          .mytext {color:#0110f1;}
        
        Text color #0110f1
      
           This box has a color of #0110f1        
        
          <div style="background-color:#0110f1;">Content here</div>
        
        
          .mybackground {background-color:#0110f1;}
        
        Background color #0110f1
      
           Border around this has a color of #0110f1        
        
          <div style="border:2px solid #0110f1;">Content here</div>
        
        
          .myborder {border:2px solid #0110f1;}
        
        Border color #0110f1