#1d50fc color space conversions
Hex:
        #1d50fc
        RGB:
        29, 80, 252
        CMY:
        89, 69, 1
        CMYK:
        88, 68, 0, 1
      HSL:
        226°, 97.3799%, 55.0980%
        HSV (HSB):
        226°, 88.4921%, 98.8235%
        XYZ:
        20.9460, 13.0268, 93.5059
        xyY:
        0.1643, 0.1022, 13.0268
      CIE-Lab:
        42.8036, 48.5484, -88.7178
        CIE-LCH:
        42.8036, 101.1325, 298.6885
        CIE-Luv:
        42.8036, -16.2563, -129.3042
        Hunter-Lab:
        36.0927, 40.4286, -128.3388
      #1d50fc color charts
#1d50fc RGB chart
      #1d50fc CMYK chart
      #1d50fc RGB pie chart
      #1d50fc color shades, tints & tones
#1d50fc color schemes
#1d50fc color preview, HTML & CSS examples
           This text has a color of #1d50fc        
        
          <p style="color:#1d50fc;">Text here</p>
        
        
          .mytext {color:#1d50fc;}
        
        Text color #1d50fc
      
           This box has a color of #1d50fc        
        
          <div style="background-color:#1d50fc;">Content here</div>
        
        
          .mybackground {background-color:#1d50fc;}
        
        Background color #1d50fc
      
           Border around this has a color of #1d50fc        
        
          <div style="border:2px solid #1d50fc;">Content here</div>
        
        
          .myborder {border:2px solid #1d50fc;}
        
        Border color #1d50fc