#2d18ff color space conversions
Hex:
        #2d18ff
        RGB:
        45, 24, 255
        CMY:
        82, 91, 0
        CMYK:
        82, 91, 0, 0
      HSL:
        245°, 100.0000%, 54.7059%
        HSV (HSB):
        245°, 90.5882%, 100.0000%
        XYZ:
        19.4588, 8.4312, 95.2095
        xyY:
        0.1581, 0.0685, 8.4312
      CIE-Lab:
        34.8652, 75.4418, -103.5523
        CIE-LCH:
        34.8652, 128.1193, 306.0748
        CIE-Luv:
        34.8652, -7.9226, -132.5775
        Hunter-Lab:
        29.0365, 68.8082, -174.0843
      #2d18ff color charts
#2d18ff RGB chart
      #2d18ff CMYK chart
      #2d18ff RGB pie chart
      #2d18ff color shades, tints & tones
#2d18ff color schemes
#2d18ff color preview, HTML & CSS examples
           This text has a color of #2d18ff        
        
          <p style="color:#2d18ff;">Text here</p>
        
        
          .mytext {color:#2d18ff;}
        
        Text color #2d18ff
      
           This box has a color of #2d18ff        
        
          <div style="background-color:#2d18ff;">Content here</div>
        
        
          .mybackground {background-color:#2d18ff;}
        
        Background color #2d18ff
      
           Border around this has a color of #2d18ff        
        
          <div style="border:2px solid #2d18ff;">Content here</div>
        
        
          .myborder {border:2px solid #2d18ff;}
        
        Border color #2d18ff