#2815dd color space conversions
Hex:
        #2815dd
        RGB:
        40, 21, 221
        CMY:
        84, 92, 13
        CMYK:
        82, 90, 0, 13
      HSL:
        246°, 82.6446%, 47.4510%
        HSV (HSB):
        246°, 90.4977%, 86.6667%
        XYZ:
        14.1944, 6.2079, 68.8567
        xyY:
        0.1590, 0.0695, 6.2079
      CIE-Lab:
        29.9310, 67.2962, -92.4776
        CIE-LCH:
        29.9310, 114.3717, 306.0435
        CIE-Luv:
        29.9310, -6.5962, -112.9710
        Hunter-Lab:
        24.9157, 58.0885, -146.4124
      #2815dd color charts
#2815dd RGB chart
      #2815dd CMYK chart
      #2815dd RGB pie chart
      #2815dd color shades, tints & tones
#2815dd color schemes
#2815dd color preview, HTML & CSS examples
           This text has a color of #2815dd        
        
          <p style="color:#2815dd;">Text here</p>
        
        
          .mytext {color:#2815dd;}
        
        Text color #2815dd
      
           This box has a color of #2815dd        
        
          <div style="background-color:#2815dd;">Content here</div>
        
        
          .mybackground {background-color:#2815dd;}
        
        Background color #2815dd
      
           Border around this has a color of #2815dd        
        
          <div style="border:2px solid #2815dd;">Content here</div>
        
        
          .myborder {border:2px solid #2815dd;}
        
        Border color #2815dd