#1d27fc color space conversions
Hex:
        #1d27fc
        RGB:
        29, 39, 252
        CMY:
        89, 85, 1
        CMYK:
        88, 85, 0, 1
      HSL:
        237°, 97.3799%, 55.0980%
        HSV (HSB):
        237°, 88.4921%, 98.8235%
        XYZ:
        18.8029, 8.7405, 92.7915
        xyY:
        0.1563, 0.0726, 8.7405
      CIE-Lab:
        35.4798, 69.4433, -100.8596
        CIE-LCH:
        35.4798, 122.4542, 304.5480
        CIE-Luv:
        35.4798, -10.2528, -131.2972
        Hunter-Lab:
        29.5644, 61.7881, -165.3941
      #1d27fc color charts
#1d27fc RGB chart
      #1d27fc CMYK chart
      #1d27fc RGB pie chart
      #1d27fc color shades, tints & tones
#1d27fc color schemes
#1d27fc color preview, HTML & CSS examples
           This text has a color of #1d27fc        
        
          <p style="color:#1d27fc;">Text here</p>
        
        
          .mytext {color:#1d27fc;}
        
        Text color #1d27fc
      
           This box has a color of #1d27fc        
        
          <div style="background-color:#1d27fc;">Content here</div>
        
        
          .mybackground {background-color:#1d27fc;}
        
        Background color #1d27fc
      
           Border around this has a color of #1d27fc        
        
          <div style="border:2px solid #1d27fc;">Content here</div>
        
        
          .myborder {border:2px solid #1d27fc;}
        
        Border color #1d27fc