#8558fe color space conversions
Hex:
        #8558fe
        RGB:
        133, 88, 254
        CMY:
        48, 65, 0
        CMYK:
        48, 65, 0, 0
      HSL:
        256°, 98.8095%, 67.0588%
        HSV (HSB):
        256°, 65.3543%, 99.6078%
        XYZ:
        31.0520, 19.1217, 95.8202
        xyY:
        0.2127, 0.1310, 19.1217
      CIE-Lab:
        50.8293, 56.3085, -76.4359
        CIE-LCH:
        50.8293, 94.9373, 306.3782
        CIE-Luv:
        50.8293, 4.8552, -121.6100
        Hunter-Lab:
        43.7284, 50.2299, -99.3097
      #8558fe color charts
#8558fe RGB chart
      #8558fe CMYK chart
      #8558fe RGB pie chart
      #8558fe color shades, tints & tones
#8558fe color schemes
#8558fe color preview, HTML & CSS examples
           This text has a color of #8558fe        
        
          <p style="color:#8558fe;">Text here</p>
        
        
          .mytext {color:#8558fe;}
        
        Text color #8558fe
      
           This box has a color of #8558fe        
        
          <div style="background-color:#8558fe;">Content here</div>
        
        
          .mybackground {background-color:#8558fe;}
        
        Background color #8558fe
      
           Border around this has a color of #8558fe        
        
          <div style="border:2px solid #8558fe;">Content here</div>
        
        
          .myborder {border:2px solid #8558fe;}
        
        Border color #8558fe