#1d0aea color space conversions
Hex:
        #1d0aea
        RGB:
        29, 10, 234
        CMY:
        89, 96, 8
        CMYK:
        88, 96, 0, 8
      HSL:
        245°, 91.8033%, 47.8431%
        HSV (HSB):
        245°, 95.7265%, 91.7647%
        XYZ:
        15.4665, 6.4188, 78.2657
        xyY:
        0.1544, 0.0641, 6.4188
      CIE-Lab:
        30.4454, 72.7784, -99.0787
        CIE-LCH:
        30.4454, 122.9361, 306.2992
        CIE-Luv:
        30.4454, -7.6457, -119.3846
        Hunter-Lab:
        25.3354, 64.6323, -165.4232
      #1d0aea color charts
#1d0aea RGB chart
      #1d0aea CMYK chart
      #1d0aea RGB pie chart
      #1d0aea color shades, tints & tones
#1d0aea color schemes
#1d0aea color preview, HTML & CSS examples
           This text has a color of #1d0aea        
        
          <p style="color:#1d0aea;">Text here</p>
        
        
          .mytext {color:#1d0aea;}
        
        Text color #1d0aea
      
           This box has a color of #1d0aea        
        
          <div style="background-color:#1d0aea;">Content here</div>
        
        
          .mybackground {background-color:#1d0aea;}
        
        Background color #1d0aea
      
           Border around this has a color of #1d0aea        
        
          <div style="border:2px solid #1d0aea;">Content here</div>
        
        
          .myborder {border:2px solid #1d0aea;}
        
        Border color #1d0aea