#6015db color space conversions
Hex:
        #6015db
        RGB:
        96, 21, 219
        CMY:
        62, 92, 14
        CMYK:
        56, 90, 0, 14
      HSL:
        263°, 82.5000%, 47.0588%
        HSV (HSB):
        263°, 90.4110%, 85.8824%
        XYZ:
        17.8782, 8.1376, 67.6463
        xyY:
        0.1909, 0.0869, 8.1376
      CIE-Lab:
        34.2678, 69.8112, -83.9885
        CIE-LCH:
        34.2678, 109.2139, 309.7333
        CIE-Luv:
        34.2678, 4.7777, -113.4816
        Hunter-Lab:
        28.5265, 61.9488, -120.6288
      #6015db color charts
#6015db RGB chart
      #6015db CMYK chart
      #6015db RGB pie chart
      #6015db color shades, tints & tones
#6015db color schemes
#6015db color preview, HTML & CSS examples
           This text has a color of #6015db        
        
          <p style="color:#6015db;">Text here</p>
        
        
          .mytext {color:#6015db;}
        
        Text color #6015db
      
           This box has a color of #6015db        
        
          <div style="background-color:#6015db;">Content here</div>
        
        
          .mybackground {background-color:#6015db;}
        
        Background color #6015db
      
           Border around this has a color of #6015db        
        
          <div style="border:2px solid #6015db;">Content here</div>
        
        
          .myborder {border:2px solid #6015db;}
        
        Border color #6015db