#1d01fa color space conversions
Hex:
        #1d01fa
        RGB:
        29, 1, 250
        CMY:
        89, 100, 2
        CMYK:
        88, 100, 0, 2
      HSL:
        247°, 99.2032%, 49.2157%
        HSV (HSB):
        247°, 99.6000%, 98.0392%
        XYZ:
        17.7729, 7.1850, 90.8926
        xyY:
        0.1534, 0.0620, 7.1850
      CIE-Lab:
        32.2245, 78.0547, -105.1698
        CIE-LCH:
        32.2245, 130.9703, 306.5820
        CIE-Luv:
        32.2245, -8.0933, -128.1693
        Hunter-Lab:
        26.8049, 71.4448, -182.2824
      #1d01fa color charts
#1d01fa RGB chart
      #1d01fa CMYK chart
      #1d01fa RGB pie chart
      #1d01fa color shades, tints & tones
#1d01fa color schemes
#1d01fa color preview, HTML & CSS examples
           This text has a color of #1d01fa        
        
          <p style="color:#1d01fa;">Text here</p>
        
        
          .mytext {color:#1d01fa;}
        
        Text color #1d01fa
      
           This box has a color of #1d01fa        
        
          <div style="background-color:#1d01fa;">Content here</div>
        
        
          .mybackground {background-color:#1d01fa;}
        
        Background color #1d01fa
      
           Border around this has a color of #1d01fa        
        
          <div style="border:2px solid #1d01fa;">Content here</div>
        
        
          .myborder {border:2px solid #1d01fa;}
        
        Border color #1d01fa