#1d7dfe color space conversions
Hex:
        #1d7dfe
        RGB:
        29, 125, 254
        CMY:
        89, 51, 0
        CMYK:
        89, 51, 0, 0
      HSL:
        214°, 99.1189%, 55.4902%
        HSV (HSB):
        214°, 88.5827%, 99.6078%
        XYZ:
        25.7297, 22.0842, 96.6725
        xyY:
        0.1781, 0.1528, 22.0842
      CIE-Lab:
        54.1162, 21.2211, -71.3354
        CIE-LCH:
        54.1162, 74.4250, 286.5669
        CIE-Luv:
        54.1162, -27.2762, -113.3652
        Hunter-Lab:
        46.9938, 15.4918, -89.0717
      #1d7dfe color charts
#1d7dfe RGB chart
      #1d7dfe CMYK chart
      #1d7dfe RGB pie chart
      #1d7dfe color shades, tints & tones
#1d7dfe color schemes
#1d7dfe color preview, HTML & CSS examples
           This text has a color of #1d7dfe        
        
          <p style="color:#1d7dfe;">Text here</p>
        
        
          .mytext {color:#1d7dfe;}
        
        Text color #1d7dfe
      
           This box has a color of #1d7dfe        
        
          <div style="background-color:#1d7dfe;">Content here</div>
        
        
          .mybackground {background-color:#1d7dfe;}
        
        Background color #1d7dfe
      
           Border around this has a color of #1d7dfe        
        
          <div style="border:2px solid #1d7dfe;">Content here</div>
        
        
          .myborder {border:2px solid #1d7dfe;}
        
        Border color #1d7dfe