#5c02cf color space conversions
Hex:
        #5c02cf
        RGB:
        92, 2, 207
        CMY:
        64, 99, 19
        CMYK:
        56, 99, 0, 19
      HSL:
        266°, 98.0861%, 40.9804%
        HSV (HSB):
        266°, 99.0338%, 81.1765%
        XYZ:
        15.6978, 6.8237, 59.5212
        xyY:
        0.1913, 0.0832, 6.8237
      CIE-Lab:
        31.4022, 70.0084, -81.8033
        CIE-LCH:
        31.4022, 107.6705, 310.5574
        CIE-Luv:
        31.4022, 5.6546, -106.6661
        Hunter-Lab:
        26.1223, 61.5533, -116.8105
      #5c02cf color charts
#5c02cf RGB chart
      #5c02cf CMYK chart
      #5c02cf RGB pie chart
      #5c02cf color shades, tints & tones
#5c02cf color schemes
#5c02cf color preview, HTML & CSS examples
           This text has a color of #5c02cf        
        
          <p style="color:#5c02cf;">Text here</p>
        
        
          .mytext {color:#5c02cf;}
        
        Text color #5c02cf
      
           This box has a color of #5c02cf        
        
          <div style="background-color:#5c02cf;">Content here</div>
        
        
          .mybackground {background-color:#5c02cf;}
        
        Background color #5c02cf
      
           Border around this has a color of #5c02cf        
        
          <div style="border:2px solid #5c02cf;">Content here</div>
        
        
          .myborder {border:2px solid #5c02cf;}
        
        Border color #5c02cf