#0c30ca color space conversions
Hex:
        #0c30ca
        RGB:
        12, 48, 202
        CMY:
        95, 81, 21
        CMYK:
        94, 76, 0, 21
      HSL:
        229°, 88.7850%, 41.9608%
        HSV (HSB):
        229°, 94.0594%, 79.2157%
        XYZ:
        11.8692, 6.4563, 56.4977
        xyY:
        0.1586, 0.0863, 6.4563
      CIE-Lab:
        30.5357, 49.3333, -80.4799
        CIE-LCH:
        30.5357, 94.3970, 301.5078
        CIE-Luv:
        30.5357, -10.7922, -103.0021
        Hunter-Lab:
        25.4093, 38.9149, -114.0451
      #0c30ca color charts
#0c30ca RGB chart
      #0c30ca CMYK chart
      #0c30ca RGB pie chart
      #0c30ca color shades, tints & tones
#0c30ca color schemes
#0c30ca color preview, HTML & CSS examples
           This text has a color of #0c30ca        
        
          <p style="color:#0c30ca;">Text here</p>
        
        
          .mytext {color:#0c30ca;}
        
        Text color #0c30ca
      
           This box has a color of #0c30ca        
        
          <div style="background-color:#0c30ca;">Content here</div>
        
        
          .mybackground {background-color:#0c30ca;}
        
        Background color #0c30ca
      
           Border around this has a color of #0c30ca        
        
          <div style="border:2px solid #0c30ca;">Content here</div>
        
        
          .myborder {border:2px solid #0c30ca;}
        
        Border color #0c30ca