#3012d5 color space conversions
Hex:
        #3012d5
        RGB:
        48, 18, 213
        CMY:
        81, 93, 16
        CMYK:
        77, 92, 0, 16
      HSL:
        249°, 84.4156%, 45.2941%
        HSV (HSB):
        249°, 91.5493%, 83.5294%
        XYZ:
        13.4455, 5.8651, 63.3742
        xyY:
        0.1626, 0.0709, 5.8651
      CIE-Lab:
        29.0695, 66.2598, -89.2802
        CIE-LCH:
        29.0695, 111.1815, 306.5811
        CIE-Luv:
        29.0695, -5.0516, -108.5644
        Hunter-Lab:
        24.2179, 56.7194, -138.1992
      #3012d5 color charts
#3012d5 RGB chart
      #3012d5 CMYK chart
      #3012d5 RGB pie chart
      #3012d5 color shades, tints & tones
#3012d5 color schemes
#3012d5 color preview, HTML & CSS examples
           This text has a color of #3012d5        
        
          <p style="color:#3012d5;">Text here</p>
        
        
          .mytext {color:#3012d5;}
        
        Text color #3012d5
      
           This box has a color of #3012d5        
        
          <div style="background-color:#3012d5;">Content here</div>
        
        
          .mybackground {background-color:#3012d5;}
        
        Background color #3012d5
      
           Border around this has a color of #3012d5        
        
          <div style="border:2px solid #3012d5;">Content here</div>
        
        
          .myborder {border:2px solid #3012d5;}
        
        Border color #3012d5