#1d13fa color space conversions
Hex:
        #1d13fa
        RGB:
        29, 19, 250
        CMY:
        89, 93, 2
        CMYK:
        88, 92, 0, 2
      HSL:
        243°, 95.8506%, 52.7451%
        HSV (HSB):
        243°, 92.4000%, 98.0392%
        XYZ:
        17.9949, 7.6291, 90.9666
        xyY:
        0.1543, 0.0654, 7.6291
      CIE-Lab:
        33.1981, 75.0437, -103.5422
        CIE-LCH:
        33.1981, 127.8771, 305.9332
        CIE-Luv:
        33.1981, -8.7427, -129.0151
        Hunter-Lab:
        27.6208, 67.9560, -175.9317
      #1d13fa color charts
#1d13fa RGB chart
      #1d13fa CMYK chart
      #1d13fa RGB pie chart
      #1d13fa color shades, tints & tones
#1d13fa color schemes
#1d13fa color preview, HTML & CSS examples
           This text has a color of #1d13fa        
        
          <p style="color:#1d13fa;">Text here</p>
        
        
          .mytext {color:#1d13fa;}
        
        Text color #1d13fa
      
           This box has a color of #1d13fa        
        
          <div style="background-color:#1d13fa;">Content here</div>
        
        
          .mybackground {background-color:#1d13fa;}
        
        Background color #1d13fa
      
           Border around this has a color of #1d13fa        
        
          <div style="border:2px solid #1d13fa;">Content here</div>
        
        
          .myborder {border:2px solid #1d13fa;}
        
        Border color #1d13fa