#8013df color space conversions
Hex:
        #8013df
        RGB:
        128, 19, 223
        CMY:
        50, 93, 13
        CMYK:
        43, 91, 0, 13
      HSL:
        272°, 84.2975%, 47.4510%
        HSV (HSB):
        272°, 91.4798%, 87.4510%
        XYZ:
        22.4542, 10.3827, 70.6326
        xyY:
        0.2170, 0.1003, 10.3827
      CIE-Lab:
        38.5206, 74.0909, -79.1314
        CIE-LCH:
        38.5206, 108.4031, 313.1159
        CIE-Luv:
        38.5206, 16.2278, -114.5723
        Hunter-Lab:
        32.2221, 68.0004, -107.4114
      #8013df color charts
#8013df RGB chart
      #8013df CMYK chart
      #8013df RGB pie chart
      #8013df color shades, tints & tones
#8013df color schemes
#8013df color preview, HTML & CSS examples
           This text has a color of #8013df        
        
          <p style="color:#8013df;">Text here</p>
        
        
          .mytext {color:#8013df;}
        
        Text color #8013df
      
           This box has a color of #8013df        
        
          <div style="background-color:#8013df;">Content here</div>
        
        
          .mybackground {background-color:#8013df;}
        
        Background color #8013df
      
           Border around this has a color of #8013df        
        
          <div style="border:2px solid #8013df;">Content here</div>
        
        
          .myborder {border:2px solid #8013df;}
        
        Border color #8013df