#6028fe color space conversions
Hex:
        #6028fe
        RGB:
        96, 40, 254
        CMY:
        62, 84, 0
        CMYK:
        62, 84, 0, 0
      HSL:
        256°, 99.0741%, 57.6471%
        HSV (HSB):
        256°, 84.2520%, 99.6078%
        XYZ:
        23.4721, 11.1601, 94.6829
        xyY:
        0.1815, 0.0863, 11.1601
      CIE-Lab:
        39.8489, 72.9670, -94.6065
        CIE-LCH:
        39.8489, 119.4762, 307.6419
        CIE-Luv:
        39.8489, -0.0768, -133.0557
        Hunter-Lab:
        33.4068, 66.9546, -144.6575
      #6028fe color charts
#6028fe RGB chart
      #6028fe CMYK chart
      #6028fe RGB pie chart
      #6028fe color shades, tints & tones
#6028fe color schemes
#6028fe color preview, HTML & CSS examples
           This text has a color of #6028fe        
        
          <p style="color:#6028fe;">Text here</p>
        
        
          .mytext {color:#6028fe;}
        
        Text color #6028fe
      
           This box has a color of #6028fe        
        
          <div style="background-color:#6028fe;">Content here</div>
        
        
          .mybackground {background-color:#6028fe;}
        
        Background color #6028fe
      
           Border around this has a color of #6028fe        
        
          <div style="border:2px solid #6028fe;">Content here</div>
        
        
          .myborder {border:2px solid #6028fe;}
        
        Border color #6028fe