#5027cf color space conversions
Hex:
        #5027cf
        RGB:
        80, 39, 207
        CMY:
        69, 85, 19
        CMYK:
        61, 81, 0, 19
      HSL:
        255°, 68.2927%, 48.2353%
        HSV (HSB):
        255°, 81.1594%, 81.1765%
        XYZ:
        15.2963, 7.6615, 59.7041
        xyY:
        0.1850, 0.0927, 7.6615
      CIE-Lab:
        33.2677, 59.6078, -78.7541
        CIE-LCH:
        33.2677, 98.7689, 307.1215
        CIE-Luv:
        33.2677, -0.0181, -106.1414
        Hunter-Lab:
        27.6794, 50.2041, -108.5120
      #5027cf color charts
#5027cf RGB chart
      #5027cf CMYK chart
      #5027cf RGB pie chart
      #5027cf color shades, tints & tones
#5027cf color schemes
#5027cf color preview, HTML & CSS examples
           This text has a color of #5027cf        
        
          <p style="color:#5027cf;">Text here</p>
        
        
          .mytext {color:#5027cf;}
        
        Text color #5027cf
      
           This box has a color of #5027cf        
        
          <div style="background-color:#5027cf;">Content here</div>
        
        
          .mybackground {background-color:#5027cf;}
        
        Background color #5027cf
      
           Border around this has a color of #5027cf        
        
          <div style="border:2px solid #5027cf;">Content here</div>
        
        
          .myborder {border:2px solid #5027cf;}
        
        Border color #5027cf