#5205eb color space conversions
Hex:
        #5205eb
        RGB:
        82, 5, 235
        CMY:
        68, 98, 8
        CMYK:
        65, 98, 0, 8
      HSL:
        260°, 95.8333%, 47.0588%
        HSV (HSB):
        260°, 97.8723%, 92.1569%
        XYZ:
        18.5293, 7.9005, 79.1456
        xyY:
        0.1755, 0.0748, 7.9005
      CIE-Lab:
        33.7749, 75.3725, -94.0071
        CIE-LCH:
        33.7749, 120.4921, 308.7217
        CIE-Luv:
        33.7749, 0.0369, -122.2631
        Hunter-Lab:
        28.1079, 68.4823, -147.2720
      #5205eb color charts
#5205eb RGB chart
      #5205eb CMYK chart
      #5205eb RGB pie chart
      #5205eb color shades, tints & tones
#5205eb color schemes
#5205eb color preview, HTML & CSS examples
           This text has a color of #5205eb        
        
          <p style="color:#5205eb;">Text here</p>
        
        
          .mytext {color:#5205eb;}
        
        Text color #5205eb
      
           This box has a color of #5205eb        
        
          <div style="background-color:#5205eb;">Content here</div>
        
        
          .mybackground {background-color:#5205eb;}
        
        Background color #5205eb
      
           Border around this has a color of #5205eb        
        
          <div style="border:2px solid #5205eb;">Content here</div>
        
        
          .myborder {border:2px solid #5205eb;}
        
        Border color #5205eb