#5218cf color space conversions
Hex:
        #5218cf
        RGB:
        82, 24, 207
        CMY:
        68, 91, 19
        CMYK:
        60, 88, 0, 19
      HSL:
        259°, 79.2208%, 45.2941%
        HSV (HSB):
        259°, 88.4058%, 81.1765%
        XYZ:
        15.0688, 6.9521, 59.5792
        xyY:
        0.1847, 0.0852, 6.9521
      CIE-Lab:
        31.6976, 65.0207, -81.3470
        CIE-LCH:
        31.6976, 104.1394, 308.6354
        CIE-Luv:
        31.6976, 1.7992, -106.4932
        Hunter-Lab:
        26.3668, 55.8718, -115.5164
      #5218cf color charts
#5218cf RGB chart
      #5218cf CMYK chart
      #5218cf RGB pie chart
      #5218cf color shades, tints & tones
#5218cf color schemes
#5218cf color preview, HTML & CSS examples
           This text has a color of #5218cf        
        
          <p style="color:#5218cf;">Text here</p>
        
        
          .mytext {color:#5218cf;}
        
        Text color #5218cf
      
           This box has a color of #5218cf        
        
          <div style="background-color:#5218cf;">Content here</div>
        
        
          .mybackground {background-color:#5218cf;}
        
        Background color #5218cf
      
           Border around this has a color of #5218cf        
        
          <div style="border:2px solid #5218cf;">Content here</div>
        
        
          .myborder {border:2px solid #5218cf;}
        
        Border color #5218cf