#580cfe color space conversions
Hex:
        #580cfe
        RGB:
        88, 12, 254
        CMY:
        65, 95, 0
        CMYK:
        65, 95, 0, 0
      HSL:
        259°, 99.1803%, 52.1569%
        HSV (HSB):
        259°, 95.2756%, 99.6078%
        XYZ:
        22.0454, 9.4934, 94.4364
        xyY:
        0.1750, 0.0754, 9.4934
      CIE-Lab:
        36.9174, 79.1136, -99.4949
        CIE-LCH:
        36.9174, 127.1149, 308.4901
        CIE-Luv:
        36.9174, -0.4314, -133.1875
        Hunter-Lab:
        30.8114, 73.7959, -160.1550
      #580cfe color charts
#580cfe RGB chart
      #580cfe CMYK chart
      #580cfe RGB pie chart
      #580cfe color shades, tints & tones
#580cfe color schemes
#580cfe color preview, HTML & CSS examples
           This text has a color of #580cfe        
        
          <p style="color:#580cfe;">Text here</p>
        
        
          .mytext {color:#580cfe;}
        
        Text color #580cfe
      
           This box has a color of #580cfe        
        
          <div style="background-color:#580cfe;">Content here</div>
        
        
          .mybackground {background-color:#580cfe;}
        
        Background color #580cfe
      
           Border around this has a color of #580cfe        
        
          <div style="border:2px solid #580cfe;">Content here</div>
        
        
          .myborder {border:2px solid #580cfe;}
        
        Border color #580cfe