#6015dd color space conversions
Hex:
        #6015dd
        RGB:
        96, 21, 221
        CMY:
        62, 92, 13
        CMYK:
        57, 90, 0, 13
      HSL:
        263°, 82.6446%, 47.4510%
        HSV (HSB):
        263°, 90.4977%, 86.6667%
        XYZ:
        18.1432, 8.2436, 69.0415
        xyY:
        0.1901, 0.0864, 8.2436
      CIE-Lab:
        34.4851, 70.2829, -84.7792
        CIE-LCH:
        34.4851, 110.1236, 309.6591
        CIE-Luv:
        34.4851, 4.5511, -114.6334
        Hunter-Lab:
        28.7116, 62.5506, -122.4737
      #6015dd color charts
#6015dd RGB chart
      #6015dd CMYK chart
      #6015dd RGB pie chart
      #6015dd color shades, tints & tones
#6015dd color schemes
#6015dd color preview, HTML & CSS examples
           This text has a color of #6015dd        
        
          <p style="color:#6015dd;">Text here</p>
        
        
          .mytext {color:#6015dd;}
        
        Text color #6015dd
      
           This box has a color of #6015dd        
        
          <div style="background-color:#6015dd;">Content here</div>
        
        
          .mybackground {background-color:#6015dd;}
        
        Background color #6015dd
      
           Border around this has a color of #6015dd        
        
          <div style="border:2px solid #6015dd;">Content here</div>
        
        
          .myborder {border:2px solid #6015dd;}
        
        Border color #6015dd