#5853ed color space conversions
Hex:
        #5853ed
        RGB:
        88, 83, 237
        CMY:
        65, 67, 7
        CMYK:
        63, 65, 0, 7
      HSL:
        242°, 81.0526%, 62.7451%
        HSV (HSB):
        242°, 64.9789%, 92.9412%
        XYZ:
        22.4038, 14.3756, 81.7147
        xyY:
        0.1891, 0.1213, 14.3756
      CIE-Lab:
        44.7669, 46.9358, -76.9805
        CIE-LCH:
        44.7669, 90.1607, 301.3711
        CIE-Luv:
        44.7669, -7.1996, -116.7247
        Hunter-Lab:
        37.9152, 39.1226, -101.2409
      #5853ed color charts
#5853ed RGB chart
      #5853ed CMYK chart
      #5853ed RGB pie chart
      #5853ed color shades, tints & tones
#5853ed color schemes
#5853ed color preview, HTML & CSS examples
           This text has a color of #5853ed        
        
          <p style="color:#5853ed;">Text here</p>
        
        
          .mytext {color:#5853ed;}
        
        Text color #5853ed
      
           This box has a color of #5853ed        
        
          <div style="background-color:#5853ed;">Content here</div>
        
        
          .mybackground {background-color:#5853ed;}
        
        Background color #5853ed
      
           Border around this has a color of #5853ed        
        
          <div style="border:2px solid #5853ed;">Content here</div>
        
        
          .myborder {border:2px solid #5853ed;}
        
        Border color #5853ed