#5a07be color space conversions
Hex:
        #5a07be
        RGB:
        90, 7, 190
        CMY:
        65, 97, 25
        CMYK:
        53, 96, 0, 25
      HSL:
        267°, 92.8934%, 38.6275%
        HSV (HSB):
        267°, 96.3158%, 74.5098%
        XYZ:
        13.5867, 6.0433, 49.1656
        xyY:
        0.1975, 0.0878, 6.0433
      CIE-Lab:
        29.5215, 65.2205, -74.9517
        CIE-LCH:
        29.5215, 99.3553, 311.0287
        CIE-Luv:
        29.5215, 6.9274, -96.8178
        Hunter-Lab:
        24.5832, 55.6333, -101.3699
      #5a07be color charts
#5a07be RGB chart
      #5a07be CMYK chart
      #5a07be RGB pie chart
      #5a07be color shades, tints & tones
#5a07be color schemes
#5a07be color preview, HTML & CSS examples
           This text has a color of #5a07be        
        
          <p style="color:#5a07be;">Text here</p>
        
        
          .mytext {color:#5a07be;}
        
        Text color #5a07be
      
           This box has a color of #5a07be        
        
          <div style="background-color:#5a07be;">Content here</div>
        
        
          .mybackground {background-color:#5a07be;}
        
        Background color #5a07be
      
           Border around this has a color of #5a07be        
        
          <div style="border:2px solid #5a07be;">Content here</div>
        
        
          .myborder {border:2px solid #5a07be;}
        
        Border color #5a07be