#1d1ffe color space conversions
Hex:
        #1d1ffe
        RGB:
        29, 31, 254
        CMY:
        89, 88, 0
        CMYK:
        89, 88, 0, 0
      HSL:
        239°, 99.1189%, 55.4902%
        HSV (HSB):
        239°, 88.5827%, 99.6078%
        XYZ:
        18.8861, 8.3969, 94.3913
        xyY:
        0.1552, 0.0690, 8.3969
      CIE-Lab:
        34.7963, 72.8187, -103.1217
        CIE-LCH:
        34.7963, 126.2404, 305.2276
        CIE-Luv:
        34.7963, -9.6533, -131.9830
        Hunter-Lab:
        28.9775, 65.6268, -172.8472
      #1d1ffe color charts
#1d1ffe RGB chart
      #1d1ffe CMYK chart
      #1d1ffe RGB pie chart
      #1d1ffe color shades, tints & tones
#1d1ffe color schemes
#1d1ffe color preview, HTML & CSS examples
           This text has a color of #1d1ffe        
        
          <p style="color:#1d1ffe;">Text here</p>
        
        
          .mytext {color:#1d1ffe;}
        
        Text color #1d1ffe
      
           This box has a color of #1d1ffe        
        
          <div style="background-color:#1d1ffe;">Content here</div>
        
        
          .mybackground {background-color:#1d1ffe;}
        
        Background color #1d1ffe
      
           Border around this has a color of #1d1ffe        
        
          <div style="border:2px solid #1d1ffe;">Content here</div>
        
        
          .myborder {border:2px solid #1d1ffe;}
        
        Border color #1d1ffe