#3512c7 color space conversions
Hex:
        #3512c7
        RGB:
        53, 18, 199
        CMY:
        79, 93, 22
        CMYK:
        73, 91, 0, 22
      HSL:
        252°, 83.4101%, 42.5490%
        HSV (HSB):
        252°, 90.9548%, 78.0392%
        XYZ:
        11.9933, 5.3130, 54.4262
        xyY:
        0.1672, 0.0741, 5.3130
      CIE-Lab:
        27.6086, 62.8182, -83.5381
        CIE-LCH:
        27.6086, 104.5215, 306.9421
        CIE-Luv:
        27.6086, -3.4762, -100.7801
        Hunter-Lab:
        23.0500, 52.5392, -123.8621
      #3512c7 color charts
#3512c7 RGB chart
      #3512c7 CMYK chart
      #3512c7 RGB pie chart
      #3512c7 color shades, tints & tones
#3512c7 color schemes
#3512c7 color preview, HTML & CSS examples
           This text has a color of #3512c7        
        
          <p style="color:#3512c7;">Text here</p>
        
        
          .mytext {color:#3512c7;}
        
        Text color #3512c7
      
           This box has a color of #3512c7        
        
          <div style="background-color:#3512c7;">Content here</div>
        
        
          .mybackground {background-color:#3512c7;}
        
        Background color #3512c7
      
           Border around this has a color of #3512c7        
        
          <div style="border:2px solid #3512c7;">Content here</div>
        
        
          .myborder {border:2px solid #3512c7;}
        
        Border color #3512c7