#5308cf color space conversions
Hex:
        #5308cf
        RGB:
        83, 8, 207
        CMY:
        67, 97, 19
        CMYK:
        60, 96, 0, 19
      HSL:
        263°, 92.5581%, 42.1569%
        HSV (HSB):
        263°, 96.1353%, 81.1765%
        XYZ:
        14.9166, 6.5177, 59.5033
        xyY:
        0.1843, 0.0805, 6.5177
      CIE-Lab:
        30.6826, 68.4815, -83.0275
        CIE-LCH:
        30.6826, 107.6257, 309.5160
        CIE-Luv:
        30.6826, 2.8179, -106.4562
        Hunter-Lab:
        25.5297, 59.6177, -120.3193
      #5308cf color charts
#5308cf RGB chart
      #5308cf CMYK chart
      #5308cf RGB pie chart
      #5308cf color shades, tints & tones
#5308cf color schemes
#5308cf color preview, HTML & CSS examples
           This text has a color of #5308cf        
        
          <p style="color:#5308cf;">Text here</p>
        
        
          .mytext {color:#5308cf;}
        
        Text color #5308cf
      
           This box has a color of #5308cf        
        
          <div style="background-color:#5308cf;">Content here</div>
        
        
          .mybackground {background-color:#5308cf;}
        
        Background color #5308cf
      
           Border around this has a color of #5308cf        
        
          <div style="border:2px solid #5308cf;">Content here</div>
        
        
          .myborder {border:2px solid #5308cf;}
        
        Border color #5308cf