#1d21fe color space conversions
Hex:
        #1d21fe
        RGB:
        29, 33, 254
        CMY:
        89, 87, 0
        CMYK:
        89, 87, 0, 0
      HSL:
        239°, 99.1189%, 55.4902%
        HSV (HSB):
        239°, 88.5827%, 99.6078%
        XYZ:
        18.9399, 8.5047, 94.4093
        xyY:
        0.1554, 0.0698, 8.5047
      CIE-Lab:
        35.0126, 72.1634, -102.7608
        CIE-LCH:
        35.0126, 125.5680, 305.0783
        CIE-Luv:
        35.0126, -9.8073, -132.0989
        Hunter-Lab:
        29.1628, 64.8930, -171.5267
      #1d21fe color charts
#1d21fe RGB chart
      #1d21fe CMYK chart
      #1d21fe RGB pie chart
      #1d21fe color shades, tints & tones
#1d21fe color schemes
#1d21fe color preview, HTML & CSS examples
           This text has a color of #1d21fe        
        
          <p style="color:#1d21fe;">Text here</p>
        
        
          .mytext {color:#1d21fe;}
        
        Text color #1d21fe
      
           This box has a color of #1d21fe        
        
          <div style="background-color:#1d21fe;">Content here</div>
        
        
          .mybackground {background-color:#1d21fe;}
        
        Background color #1d21fe
      
           Border around this has a color of #1d21fe        
        
          <div style="border:2px solid #1d21fe;">Content here</div>
        
        
          .myborder {border:2px solid #1d21fe;}
        
        Border color #1d21fe