#1d34fe color space conversions
Hex:
        #1d34fe
        RGB:
        29, 52, 254
        CMY:
        89, 80, 0
        CMYK:
        89, 80, 0, 0
      HSL:
        234°, 99.1189%, 55.4902%
        HSV (HSB):
        234°, 88.5827%, 99.6078%
        XYZ:
        19.6241, 9.8730, 94.6373
        xyY:
        0.1581, 0.0795, 9.8730
      CIE-Lab:
        37.6134, 64.4277, -98.4300
        CIE-LCH:
        37.6134, 117.6409, 303.2069
        CIE-Luv:
        37.6134, -11.7516, -132.8007
        Hunter-Lab:
        31.4213, 56.4946, -156.5800
      #1d34fe color charts
#1d34fe RGB chart
      #1d34fe CMYK chart
      #1d34fe RGB pie chart
      #1d34fe color shades, tints & tones
#1d34fe color schemes
#1d34fe color preview, HTML & CSS examples
           This text has a color of #1d34fe        
        
          <p style="color:#1d34fe;">Text here</p>
        
        
          .mytext {color:#1d34fe;}
        
        Text color #1d34fe
      
           This box has a color of #1d34fe        
        
          <div style="background-color:#1d34fe;">Content here</div>
        
        
          .mybackground {background-color:#1d34fe;}
        
        Background color #1d34fe
      
           Border around this has a color of #1d34fe        
        
          <div style="border:2px solid #1d34fe;">Content here</div>
        
        
          .myborder {border:2px solid #1d34fe;}
        
        Border color #1d34fe